github.com/gotd/td/tg.MessagesChatInviteJoinResultBox.ChatInviteJoinResult (field)
8 uses
github.com/gotd/td/tg (current package)
tl_channels_join_channel_gen.go#L205: return result.ChatInviteJoinResult, nil
tl_messages_chat_invite_join_result_gen.go#L453: ChatInviteJoinResult MessagesChatInviteJoinResultClass
tl_messages_chat_invite_join_result_gen.go#L465: b.ChatInviteJoinResult = v
tl_messages_chat_invite_join_result_gen.go#L471: if b == nil || b.ChatInviteJoinResult == nil {
tl_messages_chat_invite_join_result_gen.go#L474: return b.ChatInviteJoinResult.Encode(buf)
tl_messages_import_chat_invite_gen.go#L197: return result.ChatInviteJoinResult, nil
tl_server_gen.go#L4275: return &MessagesChatInviteJoinResultBox{ChatInviteJoinResult: response}, nil
tl_server_gen.go#L9167: return &MessagesChatInviteJoinResultBox{ChatInviteJoinResult: 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. |