type github.com/gotd/td/tg.InputBusinessIntro
27 uses
github.com/gotd/td/tg (current package)
tl_account_update_business_intro_gen.go#L50: Intro InputBusinessIntro
tl_account_update_business_intro_gen.go#L89: GetIntro() (value InputBusinessIntro, ok bool)
tl_account_update_business_intro_gen.go#L192: func (u *AccountUpdateBusinessIntroRequest) SetIntro(value InputBusinessIntro) {
tl_account_update_business_intro_gen.go#L199: func (u *AccountUpdateBusinessIntroRequest) GetIntro() (value InputBusinessIntro, ok bool) {
tl_input_business_intro_gen.go#L41: type InputBusinessIntro struct {
tl_input_business_intro_gen.go#L65: _ bin.Encoder = &InputBusinessIntro{}
tl_input_business_intro_gen.go#L66: _ bin.Decoder = &InputBusinessIntro{}
tl_input_business_intro_gen.go#L67: _ bin.BareEncoder = &InputBusinessIntro{}
tl_input_business_intro_gen.go#L68: _ bin.BareDecoder = &InputBusinessIntro{}
tl_input_business_intro_gen.go#L71: func (i *InputBusinessIntro) Zero() bool {
tl_input_business_intro_gen.go#L92: func (i *InputBusinessIntro) String() string {
tl_input_business_intro_gen.go#L96: type Alias InputBusinessIntro
tl_input_business_intro_gen.go#L101: func (i *InputBusinessIntro) FillFrom(from interface {
tl_input_business_intro_gen.go#L117: func (*InputBusinessIntro) TypeID() uint32 {
tl_input_business_intro_gen.go#L122: func (*InputBusinessIntro) TypeName() string {
tl_input_business_intro_gen.go#L127: func (i *InputBusinessIntro) TypeInfo() tdp.Type {
tl_input_business_intro_gen.go#L155: func (i *InputBusinessIntro) SetFlags() {
tl_input_business_intro_gen.go#L162: func (i *InputBusinessIntro) Encode(b *bin.Buffer) error {
tl_input_business_intro_gen.go#L171: func (i *InputBusinessIntro) EncodeBare(b *bin.Buffer) error {
tl_input_business_intro_gen.go#L193: func (i *InputBusinessIntro) Decode(b *bin.Buffer) error {
tl_input_business_intro_gen.go#L204: func (i *InputBusinessIntro) DecodeBare(b *bin.Buffer) error {
tl_input_business_intro_gen.go#L238: func (i *InputBusinessIntro) GetTitle() (value string) {
tl_input_business_intro_gen.go#L246: func (i *InputBusinessIntro) GetDescription() (value string) {
tl_input_business_intro_gen.go#L254: func (i *InputBusinessIntro) SetSticker(value InputDocumentClass) {
tl_input_business_intro_gen.go#L261: func (i *InputBusinessIntro) GetSticker() (value InputDocumentClass, ok bool) {
tl_input_business_intro_gen.go#L273: func (i *InputBusinessIntro) GetStickerAsNotEmpty() (*InputDocument, bool) {
tl_registry_gen.go#L6304: InputBusinessIntroTypeID: func() bin.Object { return &InputBusinessIntro{} },
![]() |
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. |