type github.com/gotd/td/tg.BotChatInviteRequesterHandler

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1050: type BotChatInviteRequesterHandler func(ctx context.Context, e Entities, update *UpdateBotChatInviteRequester) error
		tl_handlers_gen.go#L1053: func (u UpdateDispatcher) OnBotChatInviteRequester(handler BotChatInviteRequesterHandler) {