Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BotsService ¶
type ChatsService ¶
type EventHandler ¶
type EventHandler struct {
// contains filtered or unexported fields
}
func NewEventHandler ¶
func NewEventHandler(chatsService ChatsService, botsService BotsService) *EventHandler
func (*EventHandler) HandleMessageCreatedEvent ¶
func (h *EventHandler) HandleMessageCreatedEvent(payload interface{})
Click to show internal directories.
Click to hide internal directories.