github.com/gotd/td/tg.PhoneCreateConferenceCallRequest.PublicKey (field)
8 uses
github.com/gotd/td/tg (current package)
tl_phone_create_conference_call_gen.go#L58: PublicKey bin.Int256
tl_phone_create_conference_call_gen.go#L99: if !(c.PublicKey == bin.Int256{}) {
tl_phone_create_conference_call_gen.go#L136: c.PublicKey = val
tl_phone_create_conference_call_gen.go#L221: if !(c.PublicKey == bin.Int256{}) {
tl_phone_create_conference_call_gen.go#L252: b.PutInt256(c.PublicKey)
tl_phone_create_conference_call_gen.go#L301: c.PublicKey = value
tl_phone_create_conference_call_gen.go#L386: c.PublicKey = value
tl_phone_create_conference_call_gen.go#L398: return c.PublicKey, 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. |