type github.com/gotd/td/tg.ChannelsGetInactiveChannelsRequest
18 uses
github.com/gotd/td/tg (current package)
tl_channels_get_inactive_channels_gen.go#L38: type ChannelsGetInactiveChannelsRequest struct {
tl_channels_get_inactive_channels_gen.go#L46: _ bin.Encoder = &ChannelsGetInactiveChannelsRequest{}
tl_channels_get_inactive_channels_gen.go#L47: _ bin.Decoder = &ChannelsGetInactiveChannelsRequest{}
tl_channels_get_inactive_channels_gen.go#L48: _ bin.BareEncoder = &ChannelsGetInactiveChannelsRequest{}
tl_channels_get_inactive_channels_gen.go#L49: _ bin.BareDecoder = &ChannelsGetInactiveChannelsRequest{}
tl_channels_get_inactive_channels_gen.go#L52: func (g *ChannelsGetInactiveChannelsRequest) Zero() bool {
tl_channels_get_inactive_channels_gen.go#L61: func (g *ChannelsGetInactiveChannelsRequest) String() string {
tl_channels_get_inactive_channels_gen.go#L65: type Alias ChannelsGetInactiveChannelsRequest
tl_channels_get_inactive_channels_gen.go#L72: func (*ChannelsGetInactiveChannelsRequest) TypeID() uint32 {
tl_channels_get_inactive_channels_gen.go#L77: func (*ChannelsGetInactiveChannelsRequest) TypeName() string {
tl_channels_get_inactive_channels_gen.go#L82: func (g *ChannelsGetInactiveChannelsRequest) TypeInfo() tdp.Type {
tl_channels_get_inactive_channels_gen.go#L96: func (g *ChannelsGetInactiveChannelsRequest) Encode(b *bin.Buffer) error {
tl_channels_get_inactive_channels_gen.go#L105: func (g *ChannelsGetInactiveChannelsRequest) EncodeBare(b *bin.Buffer) error {
tl_channels_get_inactive_channels_gen.go#L113: func (g *ChannelsGetInactiveChannelsRequest) Decode(b *bin.Buffer) error {
tl_channels_get_inactive_channels_gen.go#L124: func (g *ChannelsGetInactiveChannelsRequest) DecodeBare(b *bin.Buffer) error {
tl_channels_get_inactive_channels_gen.go#L138: request := &ChannelsGetInactiveChannelsRequest{}
tl_registry_gen.go#L5214: ChannelsGetInactiveChannelsRequestTypeID: func() bin.Object { return &ChannelsGetInactiveChannelsRequest{} },
tl_server_gen.go#L7385: var request ChannelsGetInactiveChannelsRequest
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. |