type github.com/gotd/td/tg.AccountDisablePeerConnectedBotRequest
20 uses
github.com/gotd/td/tg (current package)
tl_account_disable_peer_connected_bot_gen.go#L46: type AccountDisablePeerConnectedBotRequest struct {
tl_account_disable_peer_connected_bot_gen.go#L56: _ bin.Encoder = &AccountDisablePeerConnectedBotRequest{}
tl_account_disable_peer_connected_bot_gen.go#L57: _ bin.Decoder = &AccountDisablePeerConnectedBotRequest{}
tl_account_disable_peer_connected_bot_gen.go#L58: _ bin.BareEncoder = &AccountDisablePeerConnectedBotRequest{}
tl_account_disable_peer_connected_bot_gen.go#L59: _ bin.BareDecoder = &AccountDisablePeerConnectedBotRequest{}
tl_account_disable_peer_connected_bot_gen.go#L62: func (d *AccountDisablePeerConnectedBotRequest) Zero() bool {
tl_account_disable_peer_connected_bot_gen.go#L74: func (d *AccountDisablePeerConnectedBotRequest) String() string {
tl_account_disable_peer_connected_bot_gen.go#L78: type Alias AccountDisablePeerConnectedBotRequest
tl_account_disable_peer_connected_bot_gen.go#L83: func (d *AccountDisablePeerConnectedBotRequest) FillFrom(from interface {
tl_account_disable_peer_connected_bot_gen.go#L92: func (*AccountDisablePeerConnectedBotRequest) TypeID() uint32 {
tl_account_disable_peer_connected_bot_gen.go#L97: func (*AccountDisablePeerConnectedBotRequest) TypeName() string {
tl_account_disable_peer_connected_bot_gen.go#L102: func (d *AccountDisablePeerConnectedBotRequest) TypeInfo() tdp.Type {
tl_account_disable_peer_connected_bot_gen.go#L121: func (d *AccountDisablePeerConnectedBotRequest) Encode(b *bin.Buffer) error {
tl_account_disable_peer_connected_bot_gen.go#L130: func (d *AccountDisablePeerConnectedBotRequest) EncodeBare(b *bin.Buffer) error {
tl_account_disable_peer_connected_bot_gen.go#L144: func (d *AccountDisablePeerConnectedBotRequest) Decode(b *bin.Buffer) error {
tl_account_disable_peer_connected_bot_gen.go#L155: func (d *AccountDisablePeerConnectedBotRequest) DecodeBare(b *bin.Buffer) error {
tl_account_disable_peer_connected_bot_gen.go#L170: func (d *AccountDisablePeerConnectedBotRequest) GetPeer() (value InputPeerClass) {
tl_account_disable_peer_connected_bot_gen.go#L198: request := &AccountDisablePeerConnectedBotRequest{
tl_registry_gen.go#L6653: AccountDisablePeerConnectedBotRequestTypeID: func() bin.Object { return &AccountDisablePeerConnectedBotRequest{} },
tl_server_gen.go#L2445: var request AccountDisablePeerConnectedBotRequest
![]() |
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. |