Method: MatrixSdk::Bot::Base::RequestHandler#type

Defined in:
lib/matrix_sdk/bot/base.rb

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



9
10
11
# File 'lib/matrix_sdk/bot/base.rb', line 9

def type
  @type
end