github.com/gotd/td/tg.MessagesCheckChatInviteRequest.Hash (field)
8 uses
github.com/gotd/td/tg (current package)
tl_messages_check_chat_invite_gen.go#L43: Hash string
tl_messages_check_chat_invite_gen.go#L61: if !(c.Hash == "") {
tl_messages_check_chat_invite_gen.go#L81: c.Hash = from.GetHash()
tl_messages_check_chat_invite_gen.go#L129: b.PutString(c.Hash)
tl_messages_check_chat_invite_gen.go#L154: c.Hash = value
tl_messages_check_chat_invite_gen.go#L164: return c.Hash
tl_messages_check_chat_invite_gen.go#L182: Hash: hash,
tl_server_gen.go#L3387: response, err := f(ctx, request.Hash)
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |