github.com/gotd/td/tg.AccountGetDefaultEmojiStatusesRequest.Hash (field)
8 uses
github.com/gotd/td/tg (current package)
tl_account_get_channel_default_emoji_statuses_gen.go#L39: Hash int64
tl_account_get_channel_default_emoji_statuses_gen.go#L57: if !(g.Hash == 0) {
tl_account_get_channel_default_emoji_statuses_gen.go#L77: g.Hash = from.GetHash()
tl_account_get_channel_default_emoji_statuses_gen.go#L125: b.PutLong(g.Hash)
tl_account_get_channel_default_emoji_statuses_gen.go#L150: g.Hash = value
tl_account_get_channel_default_emoji_statuses_gen.go#L160: return g.Hash
tl_account_get_channel_default_emoji_statuses_gen.go#L170: Hash: hash,
tl_server_gen.go#L2167: 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. |