type github.com/gotd/td/tg.ContactsSponsoredPeersEmpty
20 uses
github.com/gotd/td/tg (current package)
tl_contacts_sponsored_peers_gen.go#L38: type ContactsSponsoredPeersEmpty struct {
tl_contacts_sponsored_peers_gen.go#L45: func (s ContactsSponsoredPeersEmpty) construct() ContactsSponsoredPeersClass { return &s }
tl_contacts_sponsored_peers_gen.go#L49: _ bin.Encoder = &ContactsSponsoredPeersEmpty{}
tl_contacts_sponsored_peers_gen.go#L50: _ bin.Decoder = &ContactsSponsoredPeersEmpty{}
tl_contacts_sponsored_peers_gen.go#L51: _ bin.BareEncoder = &ContactsSponsoredPeersEmpty{}
tl_contacts_sponsored_peers_gen.go#L52: _ bin.BareDecoder = &ContactsSponsoredPeersEmpty{}
tl_contacts_sponsored_peers_gen.go#L54: _ ContactsSponsoredPeersClass = &ContactsSponsoredPeersEmpty{}
tl_contacts_sponsored_peers_gen.go#L57: func (s *ContactsSponsoredPeersEmpty) Zero() bool {
tl_contacts_sponsored_peers_gen.go#L66: func (s *ContactsSponsoredPeersEmpty) String() string {
tl_contacts_sponsored_peers_gen.go#L70: type Alias ContactsSponsoredPeersEmpty
tl_contacts_sponsored_peers_gen.go#L77: func (*ContactsSponsoredPeersEmpty) TypeID() uint32 {
tl_contacts_sponsored_peers_gen.go#L82: func (*ContactsSponsoredPeersEmpty) TypeName() string {
tl_contacts_sponsored_peers_gen.go#L87: func (s *ContactsSponsoredPeersEmpty) TypeInfo() tdp.Type {
tl_contacts_sponsored_peers_gen.go#L101: func (s *ContactsSponsoredPeersEmpty) Encode(b *bin.Buffer) error {
tl_contacts_sponsored_peers_gen.go#L110: func (s *ContactsSponsoredPeersEmpty) EncodeBare(b *bin.Buffer) error {
tl_contacts_sponsored_peers_gen.go#L118: func (s *ContactsSponsoredPeersEmpty) Decode(b *bin.Buffer) error {
tl_contacts_sponsored_peers_gen.go#L129: func (s *ContactsSponsoredPeersEmpty) DecodeBare(b *bin.Buffer) error {
tl_contacts_sponsored_peers_gen.go#L431: func (s *ContactsSponsoredPeersEmpty) AsNotEmpty() (*ContactsSponsoredPeers, bool) {
tl_contacts_sponsored_peers_gen.go#L449: v := ContactsSponsoredPeersEmpty{}
tl_registry_gen.go#L6408: ContactsSponsoredPeersEmptyTypeID: func() bin.Object { return &ContactsSponsoredPeersEmpty{} },
![]() |
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. |