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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L994: type ChatParticipantHandler func(ctx context.Context, e Entities, update *UpdateChatParticipant) error
		tl_handlers_gen.go#L997: func (u UpdateDispatcher) OnChatParticipant(handler ChatParticipantHandler) {