Telegraph.Model.ReplyKeyboardMarkup (telegraph v0.7.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Telegraph.Model.ReplyKeyboardMarkup{
  keyboard: [[KeyboardButton.t()]],
  one_time_keyboard: atom(),
  resize_keyboard: atom(),
  selective: atom()
}