Class: TelegramBot::ForceReply

Inherits:
Struct
  • Object
show all
Includes:
AutoFromMethods
Defined in:
lib/telegram_bot/force_reply.rb

Instance Attribute Summary collapse

Method Summary

Methods included from AutoFromMethods

included

Instance Attribute Details

#force_replyObject

Returns the value of attribute force_reply

Returns:

  • (Object)

    the current value of force_reply



3
4
5
# File 'lib/telegram_bot/force_reply.rb', line 3

def force_reply
  @force_reply
end

#selectiveObject

Returns the value of attribute selective

Returns:

  • (Object)

    the current value of selective



3
4
5
# File 'lib/telegram_bot/force_reply.rb', line 3

def selective
  @selective
end