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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L410: type ChatParticipantAdminHandler func(ctx context.Context, e Entities, update *UpdateChatParticipantAdmin) error
		tl_handlers_gen.go#L413: func (u UpdateDispatcher) OnChatParticipantAdmin(handler ChatParticipantAdminHandler) {