Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bot ¶
type Bot struct {
// contains filtered or unexported fields
}
func (*Bot) SendMessage ¶
func (b *Bot) SendMessage(messages SendData) ([]SentResult, error)
type FeedbackSettings ¶
type SendData ¶
type SendData struct { Rcpts []SendRcptData Files []SendFileData }
type SendFileData ¶
type SendRcptData ¶
type SentResult ¶
Source Files ¶
- bot.go
- buttons.go
- bye.go
- common.go
- content_type.go
- feedback.go
- forbidden.go
- hello.go
- help.go
- init_end.go
- init_lang_set.go
- init_mode.go
- init_rdmn_acc_api_incorrect.go
- init_rdmn_acc_api_set.go
- issue_create.go
- issue_create_confirm.go
- issue_create_description.go
- issue_create_end.go
- issue_create_priority.go
- issue_create_project.go
- issue_create_subject.go
- sendmessage.go
- settings.go
- settings_lang_set.go
- settings_redmine.go
- settings_redmine_acc.go
- settings_redmine_acc_api_incorrect.go
- settings_redmine_acc_api_set.go
- slots.go
- states.go
Click to show internal directories.
Click to hide internal directories.