type github.com/gotd/td/tg.ContactsGetContactIDsRequest
20 uses
github.com/gotd/td/tg (current package)
tl_contacts_get_contact_ids_gen.go#L40: type ContactsGetContactIDsRequest struct {
tl_contacts_get_contact_ids_gen.go#L53: _ bin.Encoder = &ContactsGetContactIDsRequest{}
tl_contacts_get_contact_ids_gen.go#L54: _ bin.Decoder = &ContactsGetContactIDsRequest{}
tl_contacts_get_contact_ids_gen.go#L55: _ bin.BareEncoder = &ContactsGetContactIDsRequest{}
tl_contacts_get_contact_ids_gen.go#L56: _ bin.BareDecoder = &ContactsGetContactIDsRequest{}
tl_contacts_get_contact_ids_gen.go#L59: func (g *ContactsGetContactIDsRequest) Zero() bool {
tl_contacts_get_contact_ids_gen.go#L71: func (g *ContactsGetContactIDsRequest) String() string {
tl_contacts_get_contact_ids_gen.go#L75: type Alias ContactsGetContactIDsRequest
tl_contacts_get_contact_ids_gen.go#L80: func (g *ContactsGetContactIDsRequest) FillFrom(from interface {
tl_contacts_get_contact_ids_gen.go#L89: func (*ContactsGetContactIDsRequest) TypeID() uint32 {
tl_contacts_get_contact_ids_gen.go#L94: func (*ContactsGetContactIDsRequest) TypeName() string {
tl_contacts_get_contact_ids_gen.go#L99: func (g *ContactsGetContactIDsRequest) TypeInfo() tdp.Type {
tl_contacts_get_contact_ids_gen.go#L118: func (g *ContactsGetContactIDsRequest) Encode(b *bin.Buffer) error {
tl_contacts_get_contact_ids_gen.go#L127: func (g *ContactsGetContactIDsRequest) EncodeBare(b *bin.Buffer) error {
tl_contacts_get_contact_ids_gen.go#L136: func (g *ContactsGetContactIDsRequest) Decode(b *bin.Buffer) error {
tl_contacts_get_contact_ids_gen.go#L147: func (g *ContactsGetContactIDsRequest) DecodeBare(b *bin.Buffer) error {
tl_contacts_get_contact_ids_gen.go#L162: func (g *ContactsGetContactIDsRequest) GetHash() (value int64) {
tl_contacts_get_contact_ids_gen.go#L178: request := &ContactsGetContactIDsRequest{
tl_registry_gen.go#L6687: ContactsGetContactIDsRequestTypeID: func() bin.Object { return &ContactsGetContactIDsRequest{} },
tl_server_gen.go#L3067: var request ContactsGetContactIDsRequest
![]() |
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. |