Class: MatrixSdk::Bot::Instance

Inherits:
Base show all
Defined in:
lib/matrix_sdk/bot/main.rb

Constant Summary

Constants inherited from Base

Base::CALLERS_TO_IGNORE, Base::EMPTY_BOT_FILTER

Instance Attribute Summary

Attributes inherited from Base

#client, #event, #logger

Method Summary

Methods inherited from Base

all_handlers, #bot, client, command, #command?, command?, #command_allowed?, disable, enable, event, #event?, event?, #event_allowed?, #expanded_prefix, #get_command, get_command, #get_event, get_event, #in_event?, #initialize, logger, quit!, #register_command, #register_event, remove_command, remove_event, reset!, #room, run!, running?, #sender, #sender_admin?, #sender_moderator?, set, #settings, settings, #unregister_command, #unregister_event

Methods included from Extensions

#events, #ignore_inspect

Constructor Details

This class inherits a constructor from MatrixSdk::Bot::Base