Documentation
¶
Index ¶
- func EventHandler(ctx types.Context)
- func GetChannels(chanId string, channels map[string]types.ChannelMapping) (types.ChannelMapping, error)
- func SendEdit(ctx types.Context, channel types.ChannelMapping, ...) error
- func SendFile(ctx types.Context, channel types.ChannelMapping, file types.GoferFile) error
- func SendMessage(ctx types.Context, channel types.ChannelMapping, message types.GoferMessage) error
- func SendMisc(ctx types.Context, channel types.ChannelMapping, misc types.GoferMisc) error
- func SendPhoto(ctx types.Context, channel types.ChannelMapping, photo types.GoferPhoto) error
- func Setup(ctx *types.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EventHandler ¶
func GetChannels ¶
func GetChannels(chanId string, channels map[string]types.ChannelMapping) (types.ChannelMapping, error)
func SendEdit ¶
func SendEdit(ctx types.Context, channel types.ChannelMapping, message types.GoferEditedMessage) error
func SendMessage ¶
func SendMessage(ctx types.Context, channel types.ChannelMapping, message types.GoferMessage) error
func SendPhoto ¶
func SendPhoto(ctx types.Context, channel types.ChannelMapping, photo types.GoferPhoto) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.