github.com/gotd/td/tg.ChatInviteExported.Usage (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_exported_chat_invite_gen.go#L72: 	Usage int
		tl_exported_chat_invite_gen.go#L150: 	if !(c.Usage == 0) {
		tl_exported_chat_invite_gen.go#L214: 		c.Usage = val
		tl_exported_chat_invite_gen.go#L349: 	if !(c.Usage == 0) {
		tl_exported_chat_invite_gen.go#L397: 		b.PutInt(c.Usage)
		tl_exported_chat_invite_gen.go#L487: 		c.Usage = value
		tl_exported_chat_invite_gen.go#L656: 	c.Usage = value
		tl_exported_chat_invite_gen.go#L668: 	return c.Usage, true