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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L1634: type ChatParticipantRankHandler func(ctx context.Context, e Entities, update *UpdateChatParticipantRank) error
		tl_handlers_gen.go#L1637: func (u UpdateDispatcher) OnChatParticipantRank(handler ChatParticipantRankHandler) {