type github.com/gotd/td/tg.AccountGetWallPapersRequest
20 uses
github.com/gotd/td/tg (current package)
tl_account_get_wall_papers_gen.go#L41: type AccountGetWallPapersRequest struct {
tl_account_get_wall_papers_gen.go#L54: _ bin.Encoder = &AccountGetWallPapersRequest{}
tl_account_get_wall_papers_gen.go#L55: _ bin.Decoder = &AccountGetWallPapersRequest{}
tl_account_get_wall_papers_gen.go#L56: _ bin.BareEncoder = &AccountGetWallPapersRequest{}
tl_account_get_wall_papers_gen.go#L57: _ bin.BareDecoder = &AccountGetWallPapersRequest{}
tl_account_get_wall_papers_gen.go#L60: func (g *AccountGetWallPapersRequest) Zero() bool {
tl_account_get_wall_papers_gen.go#L72: func (g *AccountGetWallPapersRequest) String() string {
tl_account_get_wall_papers_gen.go#L76: type Alias AccountGetWallPapersRequest
tl_account_get_wall_papers_gen.go#L81: func (g *AccountGetWallPapersRequest) FillFrom(from interface {
tl_account_get_wall_papers_gen.go#L90: func (*AccountGetWallPapersRequest) TypeID() uint32 {
tl_account_get_wall_papers_gen.go#L95: func (*AccountGetWallPapersRequest) TypeName() string {
tl_account_get_wall_papers_gen.go#L100: func (g *AccountGetWallPapersRequest) TypeInfo() tdp.Type {
tl_account_get_wall_papers_gen.go#L119: func (g *AccountGetWallPapersRequest) Encode(b *bin.Buffer) error {
tl_account_get_wall_papers_gen.go#L128: func (g *AccountGetWallPapersRequest) EncodeBare(b *bin.Buffer) error {
tl_account_get_wall_papers_gen.go#L137: func (g *AccountGetWallPapersRequest) Decode(b *bin.Buffer) error {
tl_account_get_wall_papers_gen.go#L148: func (g *AccountGetWallPapersRequest) DecodeBare(b *bin.Buffer) error {
tl_account_get_wall_papers_gen.go#L163: func (g *AccountGetWallPapersRequest) GetHash() (value int64) {
tl_account_get_wall_papers_gen.go#L180: request := &AccountGetWallPapersRequest{
tl_registry_gen.go#L4840: AccountGetWallPapersRequestTypeID: func() bin.Object { return &AccountGetWallPapersRequest{} },
tl_server_gen.go#L599: var request AccountGetWallPapersRequest
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. |