type github.com/gotd/td/tg.AicomposeTonesNotModified
20 uses
github.com/gotd/td/tg (current package)
tl_aicompose_tones_gen.go#L37: type AicomposeTonesNotModified struct {
tl_aicompose_tones_gen.go#L44: func (t AicomposeTonesNotModified) construct() AicomposeTonesClass { return &t }
tl_aicompose_tones_gen.go#L48: _ bin.Encoder = &AicomposeTonesNotModified{}
tl_aicompose_tones_gen.go#L49: _ bin.Decoder = &AicomposeTonesNotModified{}
tl_aicompose_tones_gen.go#L50: _ bin.BareEncoder = &AicomposeTonesNotModified{}
tl_aicompose_tones_gen.go#L51: _ bin.BareDecoder = &AicomposeTonesNotModified{}
tl_aicompose_tones_gen.go#L53: _ AicomposeTonesClass = &AicomposeTonesNotModified{}
tl_aicompose_tones_gen.go#L56: func (t *AicomposeTonesNotModified) Zero() bool {
tl_aicompose_tones_gen.go#L65: func (t *AicomposeTonesNotModified) String() string {
tl_aicompose_tones_gen.go#L69: type Alias AicomposeTonesNotModified
tl_aicompose_tones_gen.go#L76: func (*AicomposeTonesNotModified) TypeID() uint32 {
tl_aicompose_tones_gen.go#L81: func (*AicomposeTonesNotModified) TypeName() string {
tl_aicompose_tones_gen.go#L86: func (t *AicomposeTonesNotModified) TypeInfo() tdp.Type {
tl_aicompose_tones_gen.go#L100: func (t *AicomposeTonesNotModified) Encode(b *bin.Buffer) error {
tl_aicompose_tones_gen.go#L109: func (t *AicomposeTonesNotModified) EncodeBare(b *bin.Buffer) error {
tl_aicompose_tones_gen.go#L117: func (t *AicomposeTonesNotModified) Decode(b *bin.Buffer) error {
tl_aicompose_tones_gen.go#L128: func (t *AicomposeTonesNotModified) DecodeBare(b *bin.Buffer) error {
tl_aicompose_tones_gen.go#L414: func (t *AicomposeTonesNotModified) AsModified() (*AicomposeTones, bool) {
tl_aicompose_tones_gen.go#L432: v := AicomposeTonesNotModified{}
tl_registry_gen.go#L6496: AicomposeTonesNotModifiedTypeID: func() bin.Object { return &AicomposeTonesNotModified{} },
![]() |
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. |