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

2 uses

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