type github.com/gotd/td/tg.InputChatThemeUniqueGift
31 uses
github.com/gotd/td/tg (current package)
tl_input_chat_theme_gen.go#L283: type InputChatThemeUniqueGift struct {
tl_input_chat_theme_gen.go#L295: func (i InputChatThemeUniqueGift) construct() InputChatThemeClass { return &i }
tl_input_chat_theme_gen.go#L299: _ bin.Encoder = &InputChatThemeUniqueGift{}
tl_input_chat_theme_gen.go#L300: _ bin.Decoder = &InputChatThemeUniqueGift{}
tl_input_chat_theme_gen.go#L301: _ bin.BareEncoder = &InputChatThemeUniqueGift{}
tl_input_chat_theme_gen.go#L302: _ bin.BareDecoder = &InputChatThemeUniqueGift{}
tl_input_chat_theme_gen.go#L304: _ InputChatThemeClass = &InputChatThemeUniqueGift{}
tl_input_chat_theme_gen.go#L307: func (i *InputChatThemeUniqueGift) Zero() bool {
tl_input_chat_theme_gen.go#L319: func (i *InputChatThemeUniqueGift) String() string {
tl_input_chat_theme_gen.go#L323: type Alias InputChatThemeUniqueGift
tl_input_chat_theme_gen.go#L328: func (i *InputChatThemeUniqueGift) FillFrom(from interface {
tl_input_chat_theme_gen.go#L337: func (*InputChatThemeUniqueGift) TypeID() uint32 {
tl_input_chat_theme_gen.go#L342: func (*InputChatThemeUniqueGift) TypeName() string {
tl_input_chat_theme_gen.go#L347: func (i *InputChatThemeUniqueGift) TypeInfo() tdp.Type {
tl_input_chat_theme_gen.go#L366: func (i *InputChatThemeUniqueGift) Encode(b *bin.Buffer) error {
tl_input_chat_theme_gen.go#L375: func (i *InputChatThemeUniqueGift) EncodeBare(b *bin.Buffer) error {
tl_input_chat_theme_gen.go#L384: func (i *InputChatThemeUniqueGift) Decode(b *bin.Buffer) error {
tl_input_chat_theme_gen.go#L395: func (i *InputChatThemeUniqueGift) DecodeBare(b *bin.Buffer) error {
tl_input_chat_theme_gen.go#L410: func (i *InputChatThemeUniqueGift) GetSlug() (value string) {
tl_input_chat_theme_gen.go#L483: v := InputChatThemeUniqueGift{}
tl_input_chat_theme_slices_gen.go#L135: value, ok := elem.(*InputChatThemeUniqueGift)
tl_input_chat_theme_slices_gen.go#L228: type InputChatThemeUniqueGiftArray []InputChatThemeUniqueGift
tl_input_chat_theme_slices_gen.go#L231: func (s InputChatThemeUniqueGiftArray) Sort(less func(a, b InputChatThemeUniqueGift) bool) InputChatThemeUniqueGiftArray {
tl_input_chat_theme_slices_gen.go#L239: func (s InputChatThemeUniqueGiftArray) SortStable(less func(a, b InputChatThemeUniqueGift) bool) InputChatThemeUniqueGiftArray {
tl_input_chat_theme_slices_gen.go#L247: func (s InputChatThemeUniqueGiftArray) Retain(keep func(x InputChatThemeUniqueGift) bool) InputChatThemeUniqueGiftArray {
tl_input_chat_theme_slices_gen.go#L261: func (s InputChatThemeUniqueGiftArray) First() (v InputChatThemeUniqueGift, ok bool) {
tl_input_chat_theme_slices_gen.go#L269: func (s InputChatThemeUniqueGiftArray) Last() (v InputChatThemeUniqueGift, ok bool) {
tl_input_chat_theme_slices_gen.go#L277: func (s *InputChatThemeUniqueGiftArray) PopFirst() (v InputChatThemeUniqueGift, ok bool) {
tl_input_chat_theme_slices_gen.go#L287: var zero InputChatThemeUniqueGift
tl_input_chat_theme_slices_gen.go#L296: func (s *InputChatThemeUniqueGiftArray) Pop() (v InputChatThemeUniqueGift, ok bool) {
tl_registry_gen.go#L6446: InputChatThemeUniqueGiftTypeID: func() bin.Object { return &InputChatThemeUniqueGift{} },
![]() |
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. |