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

Link to this section Summary

Link to this section Types

Specs

t() :: %ExGram.Model.ForceReply{
  force_reply: boolean(),
  input_field_placeholder: String.t() | nil,
  selective: boolean() | nil
}

Link to this section Functions