type github.com/gotd/td/tg.ContactsGetStatusesRequest
18 uses
github.com/gotd/td/tg (current package)
tl_contacts_get_statuses_gen.go#L39: type ContactsGetStatusesRequest struct {
tl_contacts_get_statuses_gen.go#L47: _ bin.Encoder = &ContactsGetStatusesRequest{}
tl_contacts_get_statuses_gen.go#L48: _ bin.Decoder = &ContactsGetStatusesRequest{}
tl_contacts_get_statuses_gen.go#L49: _ bin.BareEncoder = &ContactsGetStatusesRequest{}
tl_contacts_get_statuses_gen.go#L50: _ bin.BareDecoder = &ContactsGetStatusesRequest{}
tl_contacts_get_statuses_gen.go#L53: func (g *ContactsGetStatusesRequest) Zero() bool {
tl_contacts_get_statuses_gen.go#L62: func (g *ContactsGetStatusesRequest) String() string {
tl_contacts_get_statuses_gen.go#L66: type Alias ContactsGetStatusesRequest
tl_contacts_get_statuses_gen.go#L73: func (*ContactsGetStatusesRequest) TypeID() uint32 {
tl_contacts_get_statuses_gen.go#L78: func (*ContactsGetStatusesRequest) TypeName() string {
tl_contacts_get_statuses_gen.go#L83: func (g *ContactsGetStatusesRequest) TypeInfo() tdp.Type {
tl_contacts_get_statuses_gen.go#L97: func (g *ContactsGetStatusesRequest) Encode(b *bin.Buffer) error {
tl_contacts_get_statuses_gen.go#L106: func (g *ContactsGetStatusesRequest) EncodeBare(b *bin.Buffer) error {
tl_contacts_get_statuses_gen.go#L114: func (g *ContactsGetStatusesRequest) Decode(b *bin.Buffer) error {
tl_contacts_get_statuses_gen.go#L125: func (g *ContactsGetStatusesRequest) DecodeBare(b *bin.Buffer) error {
tl_contacts_get_statuses_gen.go#L140: request := &ContactsGetStatusesRequest{}
tl_registry_gen.go#L6688: ContactsGetStatusesRequestTypeID: func() bin.Object { return &ContactsGetStatusesRequest{} },
tl_server_gen.go#L3084: var request ContactsGetStatusesRequest
![]() |
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. |