github.com/gotd/td/tg.InputSecureValue.ReverseSide (field)
9 uses
github.com/gotd/td/tg (current package)
tl_input_secure_value_gen.go#L72: ReverseSide InputSecureFileClass
tl_input_secure_value_gen.go#L130: if !(i.ReverseSide == nil) {
tl_input_secure_value_gen.go#L179: i.ReverseSide = val
tl_input_secure_value_gen.go#L274: if !(i.ReverseSide == nil) {
tl_input_secure_value_gen.go#L329: if i.ReverseSide == nil {
tl_input_secure_value_gen.go#L332: if err := i.ReverseSide.Encode(b); err != nil {
tl_input_secure_value_gen.go#L422: i.ReverseSide = value
tl_input_secure_value_gen.go#L522: i.ReverseSide = value
tl_input_secure_value_gen.go#L534: return i.ReverseSide, true
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. |