Sha256: ec6d56efcc7cec22245b929ddf48bcbeeb00a918a2e1d1f4ed09445c85652246
Contents?: true
Size: 276 Bytes
Versions: 7
Compression:
Stored size: 276 Bytes
Contents
module TD::Types # A button to buy something. # 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 messageInvoice. class InlineKeyboardButtonType::Buy < InlineKeyboardButtonType end end
Version data entries
7 entries across 7 versions & 2 rubygems