github.com/gotd/td/tg.BusinessBotRights.Zero (method)

6 uses

	github.com/gotd/td/tg (current package)
		tl_account_update_connected_bot_gen.go#L81: 	if !(u.Rights.Zero()) {
		tl_account_update_connected_bot_gen.go#L169: 	if !(u.Rights.Zero()) {
		tl_bot_business_connection_gen.go#L105: 	if !(b.Rights.Zero()) {
		tl_bot_business_connection_gen.go#L199: 	if !(b.Rights.Zero()) {
		tl_business_bot_rights_gen.go#L93: func (b *BusinessBotRights) Zero() bool {
		tl_connected_bot_gen.go#L95: 	if !(c.Rights.Zero()) {