View Source ExGram.Model.MenuButtonDefault (ex_gram v0.53.0)

Describes that no specific value for the menu button was set.

Check the documentation of this model in https://core.telegram.org/bots/api#menubuttondefault

Summary

Types

@type t() :: %ExGram.Model.MenuButtonDefault{type: String.t()}

Functions