Documentation ¶
Index ¶
- func All(_ *gotgbot.Message) bool
- func Animation(msg *gotgbot.Message) bool
- func Audio(msg *gotgbot.Message) bool
- func Business(msg *gotgbot.Message) bool
- func Caption(msg *gotgbot.Message) bool
- func CaptionEntities(m *gotgbot.Message) bool
- func CaptionEntity(entType string) filters.Message
- func Channel(msg *gotgbot.Message) bool
- func ChatID(id int64) filters.Message
- func ChatShared(msg *gotgbot.Message) bool
- func ChatType(t string) filters.Message
- func ChatUsername(name string) filters.Message
- func Command(msg *gotgbot.Message) bool
- func Contact(msg *gotgbot.Message) bool
- func Contains(contains string) filters.Message
- func Dice(msg *gotgbot.Message) bool
- func DiceValue(msg *gotgbot.Message, val int64) bool
- func Document(msg *gotgbot.Message) bool
- func Entities(m *gotgbot.Message) bool
- func Entity(entType string) filters.Message
- func Equal(eq string) filters.Message
- func ForwardFromChatID(id int64) filters.Message
- func ForwardFromUserID(id int64) filters.Message
- func Forwarded(msg *gotgbot.Message) bool
- func FromUserID(id int64) filters.Message
- func FromUsername(name string) filters.Message
- func Game(msg *gotgbot.Message) bool
- func Group(msg *gotgbot.Message) bool
- func HasPrefix(prefix string) filters.Message
- func HasSuffix(suffix string) filters.Message
- func IsAutomaticForward(msg *gotgbot.Message) bool
- func LeftChatMember(msg *gotgbot.Message) bool
- func Location(msg *gotgbot.Message) bool
- func MediaGroup(msg *gotgbot.Message) bool
- func Migrate(msg *gotgbot.Message) bool
- func MigrateFrom(msg *gotgbot.Message) bool
- func MigrateTo(msg *gotgbot.Message) bool
- func NewChatMembers(msg *gotgbot.Message) bool
- func Photo(msg *gotgbot.Message) bool
- func PinnedMessage(msg *gotgbot.Message) bool
- func Poll(msg *gotgbot.Message) bool
- func Private(msg *gotgbot.Message) bool
- func RefundedPayment(msg *gotgbot.Message) bool
- func RefundedPaymentInvoicePrefix(pref string) func(msg *gotgbot.Message) bool
- func Regex(p string) (filters.Message, error)
- func Reply(msg *gotgbot.Message) bool
- func ReplyMarkup(msg *gotgbot.Message) bool
- func Sticker(msg *gotgbot.Message) bool
- func Story(msg *gotgbot.Message) bool
- func SuccessfulPayment(msg *gotgbot.Message) bool
- func SuccessfulPaymentInvoicePrefix(pref string) func(msg *gotgbot.Message) bool
- func Supergroup(msg *gotgbot.Message) bool
- func Text(msg *gotgbot.Message) bool
- func TopicAction(msg *gotgbot.Message) bool
- func TopicClosed(msg *gotgbot.Message) bool
- func TopicCreated(msg *gotgbot.Message) bool
- func TopicEdited(msg *gotgbot.Message) bool
- func TopicReopened(msg *gotgbot.Message) bool
- func UsersShared(msg *gotgbot.Message) bool
- func Venue(msg *gotgbot.Message) bool
- func ViaBot(msg *gotgbot.Message) bool
- func Video(msg *gotgbot.Message) bool
- func VideoNote(msg *gotgbot.Message) bool
- func Voice(msg *gotgbot.Message) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CaptionEntities ¶
func CaptionEntities(m *gotgbot.Message) bool
func CaptionEntity ¶
func ChatShared ¶
func ChatShared(msg *gotgbot.Message) bool
func ChatUsername ¶
func ForwardFromChatID ¶
func ForwardFromUserID ¶
func FromUserID ¶
func FromUsername ¶
func IsAutomaticForward ¶
func IsAutomaticForward(msg *gotgbot.Message) bool
func LeftChatMember ¶
func LeftChatMember(msg *gotgbot.Message) bool
func MediaGroup ¶
func MediaGroup(msg *gotgbot.Message) bool
func MigrateFrom ¶
func MigrateFrom(msg *gotgbot.Message) bool
func NewChatMembers ¶
func NewChatMembers(msg *gotgbot.Message) bool
func PinnedMessage ¶
func PinnedMessage(msg *gotgbot.Message) bool
func RefundedPayment ¶
func RefundedPayment(msg *gotgbot.Message) bool
func ReplyMarkup ¶
func ReplyMarkup(msg *gotgbot.Message) bool
func SuccessfulPayment ¶
func SuccessfulPayment(msg *gotgbot.Message) bool
func Supergroup ¶
func Supergroup(msg *gotgbot.Message) bool
func TopicAction ¶
func TopicAction(msg *gotgbot.Message) bool
func TopicClosed ¶
func TopicClosed(msg *gotgbot.Message) bool
func TopicCreated ¶
func TopicCreated(msg *gotgbot.Message) bool
func TopicEdited ¶
func TopicEdited(msg *gotgbot.Message) bool
func TopicReopened ¶
func TopicReopened(msg *gotgbot.Message) bool
func UsersShared ¶
func UsersShared(msg *gotgbot.Message) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.