Sha256: cc1fa8b4bf46f0edc176ba329ae13550330ff00f9e76d8fc2ea152d1306e293d
Contents?: true
Size: 314 Bytes
Versions: 3
Compression:
Stored size: 314 Bytes
Contents
module TD::Types # A button with a game that sends a 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