Sha256: a3f0ce35864ffb6f30a042845a8c4f98708407bdecdfc63bc6ff05075a7f2e66
Contents?: true
Size: 322 Bytes
Versions: 3
Compression:
Stored size: 322 Bytes
Contents
module TD::Types # A button with a game that sends a special callback query to a bot. # This button must be in the first column and row of the keyboard and can be attached only to a message with content # of the type messageGame. class InlineKeyboardButtonType::CallbackGame < InlineKeyboardButtonType end end
Version data entries
3 entries across 3 versions & 1 rubygems