Package dev.inmo.tgbotapi.extensions.behaviour_builder.filters

Properties

CallbackQueryFilterByUser
Link copied to clipboard
common

Allow only updates from the same user as base CallbackQuery.user

ChatMemberUpdatedFilterByChat
Link copied to clipboard
common

Allow only events from the same chat as base ChatMemberUpdated

CommonMessageFilterExcludeMediaGroups
Link copied to clipboard
common

Allow only messages which are not MediaGroupMessage

InlineQueryFilterByUser
Link copied to clipboard
common

Allow only updates from the same user as base InlineQuery.from

MessageFilterByChat
Link copied to clipboard
common

Allow only events from the same chat as base Message

MessageFilterExcludingMediaGroups
Link copied to clipboard
common

Allow only messages which are not MediaGroupMessage

MessagesFilterByChat
Link copied to clipboard
common

Allow only events from the same chat as base List of Message

PreCheckoutQueryFilterByUser
Link copied to clipboard
common

Allow only updates from the same user as base ShippingQuery.user

ShippingQueryFilterByUser
Link copied to clipboard
common

Allow only updates from the same user as base ShippingQuery.user