func github.com/gotd/td/tg.DecodeInputPrivacyRule
5 uses
github.com/gotd/td/tg (current package)
tl_account_set_privacy_gen.go#L188: value, err := DecodeInputPrivacyRule(b)
tl_input_privacy_rule_gen.go#L1204: func DecodeInputPrivacyRule(buf *bin.Buffer) (InputPrivacyRuleClass, error) {
tl_input_privacy_rule_gen.go#L1288: v, err := DecodeInputPrivacyRule(buf)
tl_stories_edit_story_gen.go#L416: value, err := DecodeInputPrivacyRule(b)
tl_stories_send_story_gen.go#L517: value, err := DecodeInputPrivacyRule(b)
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. |