ExGram.Model.ReplyKeyboardRemove (ex_gram v0.24.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %ExGram.Model.ReplyKeyboardRemove{
  remove_keyboard: boolean(),
  selective: boolean() | nil
}

Link to this section Functions