github.com/gotd/td/tg.PhoneJoinGroupCallRequest.PublicKey (field)
8 uses
github.com/gotd/td/tg (current package)
tl_phone_join_group_call_gen.go#L67: PublicKey bin.Int256
tl_phone_join_group_call_gen.go#L112: if !(j.PublicKey == bin.Int256{}) {
tl_phone_join_group_call_gen.go#L154: j.PublicKey = val
tl_phone_join_group_call_gen.go#L239: if !(j.PublicKey == bin.Int256{}) {
tl_phone_join_group_call_gen.go#L281: b.PutInt256(j.PublicKey)
tl_phone_join_group_call_gen.go#L341: j.PublicKey = value
tl_phone_join_group_call_gen.go#L433: j.PublicKey = value
tl_phone_join_group_call_gen.go#L445: return j.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. |