type github.com/gotd/td/tg.ChatInviteBox
5 uses
github.com/gotd/td/tg (current package)
tl_chat_invite_gen.go#L1278: type ChatInviteBox struct {
tl_chat_invite_gen.go#L1283: func (b *ChatInviteBox) Decode(buf *bin.Buffer) error {
tl_chat_invite_gen.go#L1296: func (b *ChatInviteBox) Encode(buf *bin.Buffer) error {
tl_messages_check_chat_invite_gen.go#L179: var result ChatInviteBox
tl_server_gen.go#L4258: return &ChatInviteBox{ChatInvite: response}, nil
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |