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

5 uses

	github.com/gotd/td/tg (current package)
		tl_chat_invite_gen.go#L1078: type ChatInviteBox struct {
		tl_chat_invite_gen.go#L1083: func (b *ChatInviteBox) Decode(buf *bin.Buffer) error {
		tl_chat_invite_gen.go#L1096: func (b *ChatInviteBox) Encode(buf *bin.Buffer) error {
		tl_messages_check_chat_invite_gen.go#L179: 	var result ChatInviteBox
		tl_server_gen.go#L3391: 		return &ChatInviteBox{ChatInvite: response}, nil