type github.com/gotd/td/tg.InputPrivacyValueDisallowBots
19 uses
github.com/gotd/td/tg (current package)
tl_input_privacy_rule_gen.go#L1384: type InputPrivacyValueDisallowBots struct {
tl_input_privacy_rule_gen.go#L1391: func (i InputPrivacyValueDisallowBots) construct() InputPrivacyRuleClass { return &i }
tl_input_privacy_rule_gen.go#L1395: _ bin.Encoder = &InputPrivacyValueDisallowBots{}
tl_input_privacy_rule_gen.go#L1396: _ bin.Decoder = &InputPrivacyValueDisallowBots{}
tl_input_privacy_rule_gen.go#L1397: _ bin.BareEncoder = &InputPrivacyValueDisallowBots{}
tl_input_privacy_rule_gen.go#L1398: _ bin.BareDecoder = &InputPrivacyValueDisallowBots{}
tl_input_privacy_rule_gen.go#L1400: _ InputPrivacyRuleClass = &InputPrivacyValueDisallowBots{}
tl_input_privacy_rule_gen.go#L1403: func (i *InputPrivacyValueDisallowBots) Zero() bool {
tl_input_privacy_rule_gen.go#L1412: func (i *InputPrivacyValueDisallowBots) String() string {
tl_input_privacy_rule_gen.go#L1416: type Alias InputPrivacyValueDisallowBots
tl_input_privacy_rule_gen.go#L1423: func (*InputPrivacyValueDisallowBots) TypeID() uint32 {
tl_input_privacy_rule_gen.go#L1428: func (*InputPrivacyValueDisallowBots) TypeName() string {
tl_input_privacy_rule_gen.go#L1433: func (i *InputPrivacyValueDisallowBots) TypeInfo() tdp.Type {
tl_input_privacy_rule_gen.go#L1447: func (i *InputPrivacyValueDisallowBots) Encode(b *bin.Buffer) error {
tl_input_privacy_rule_gen.go#L1456: func (i *InputPrivacyValueDisallowBots) EncodeBare(b *bin.Buffer) error {
tl_input_privacy_rule_gen.go#L1464: func (i *InputPrivacyValueDisallowBots) Decode(b *bin.Buffer) error {
tl_input_privacy_rule_gen.go#L1475: func (i *InputPrivacyValueDisallowBots) DecodeBare(b *bin.Buffer) error {
tl_input_privacy_rule_gen.go#L1629: v := InputPrivacyValueDisallowBots{}
tl_registry_gen.go#L5427: InputPrivacyValueDisallowBotsTypeID: func() bin.Object { return &InputPrivacyValueDisallowBots{} },
![]() |
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. |