type github.com/gotd/td/tg.InputPrivacyValueAllowPremium
19 uses
github.com/gotd/td/tg (current package)
tl_input_privacy_rule_gen.go#L1180: type InputPrivacyValueAllowPremium struct {
tl_input_privacy_rule_gen.go#L1187: func (i InputPrivacyValueAllowPremium) construct() InputPrivacyRuleClass { return &i }
tl_input_privacy_rule_gen.go#L1191: _ bin.Encoder = &InputPrivacyValueAllowPremium{}
tl_input_privacy_rule_gen.go#L1192: _ bin.Decoder = &InputPrivacyValueAllowPremium{}
tl_input_privacy_rule_gen.go#L1193: _ bin.BareEncoder = &InputPrivacyValueAllowPremium{}
tl_input_privacy_rule_gen.go#L1194: _ bin.BareDecoder = &InputPrivacyValueAllowPremium{}
tl_input_privacy_rule_gen.go#L1196: _ InputPrivacyRuleClass = &InputPrivacyValueAllowPremium{}
tl_input_privacy_rule_gen.go#L1199: func (i *InputPrivacyValueAllowPremium) Zero() bool {
tl_input_privacy_rule_gen.go#L1208: func (i *InputPrivacyValueAllowPremium) String() string {
tl_input_privacy_rule_gen.go#L1212: type Alias InputPrivacyValueAllowPremium
tl_input_privacy_rule_gen.go#L1219: func (*InputPrivacyValueAllowPremium) TypeID() uint32 {
tl_input_privacy_rule_gen.go#L1224: func (*InputPrivacyValueAllowPremium) TypeName() string {
tl_input_privacy_rule_gen.go#L1229: func (i *InputPrivacyValueAllowPremium) TypeInfo() tdp.Type {
tl_input_privacy_rule_gen.go#L1243: func (i *InputPrivacyValueAllowPremium) Encode(b *bin.Buffer) error {
tl_input_privacy_rule_gen.go#L1252: func (i *InputPrivacyValueAllowPremium) EncodeBare(b *bin.Buffer) error {
tl_input_privacy_rule_gen.go#L1260: func (i *InputPrivacyValueAllowPremium) Decode(b *bin.Buffer) error {
tl_input_privacy_rule_gen.go#L1271: func (i *InputPrivacyValueAllowPremium) DecodeBare(b *bin.Buffer) error {
tl_input_privacy_rule_gen.go#L1615: v := InputPrivacyValueAllowPremium{}
tl_registry_gen.go#L5425: InputPrivacyValueAllowPremiumTypeID: func() bin.Object { return &InputPrivacyValueAllowPremium{} },
![]() |
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. |