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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L740: type ChatDefaultBannedRightsHandler func(ctx context.Context, e Entities, update *UpdateChatDefaultBannedRights) error
		tl_handlers_gen.go#L743: func (u UpdateDispatcher) OnChatDefaultBannedRights(handler ChatDefaultBannedRightsHandler) {