github.com/gotd/td/tg.Passkey.SoftwareEmojiID (field)
8 uses
github.com/gotd/td/tg (current package)
tl_passkey_gen.go#L65: SoftwareEmojiID int64
tl_passkey_gen.go#L99: if !(p.SoftwareEmojiID == 0) {
tl_passkey_gen.go#L130: p.SoftwareEmojiID = val
tl_passkey_gen.go#L190: if !(p.SoftwareEmojiID == 0) {
tl_passkey_gen.go#L220: b.PutLong(p.SoftwareEmojiID)
tl_passkey_gen.go#L275: p.SoftwareEmojiID = value
tl_passkey_gen.go#L314: p.SoftwareEmojiID = value
tl_passkey_gen.go#L326: return p.SoftwareEmojiID, true
![]() |
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. |