type github.com/gotd/td/tg.BusinessWorkHours
30 uses
github.com/gotd/td/tg (current package)
tl_account_update_business_work_hours_gen.go#L57: BusinessWorkHours BusinessWorkHours
tl_account_update_business_work_hours_gen.go#L96: GetBusinessWorkHours() (value BusinessWorkHours, ok bool)
tl_account_update_business_work_hours_gen.go#L199: func (u *AccountUpdateBusinessWorkHoursRequest) SetBusinessWorkHours(value BusinessWorkHours) {
tl_account_update_business_work_hours_gen.go#L206: func (u *AccountUpdateBusinessWorkHoursRequest) GetBusinessWorkHours() (value BusinessWorkHours, ok bool) {
tl_business_work_hours_gen.go#L41: type BusinessWorkHours struct {
tl_business_work_hours_gen.go#L80: _ bin.Encoder = &BusinessWorkHours{}
tl_business_work_hours_gen.go#L81: _ bin.Decoder = &BusinessWorkHours{}
tl_business_work_hours_gen.go#L82: _ bin.BareEncoder = &BusinessWorkHours{}
tl_business_work_hours_gen.go#L83: _ bin.BareDecoder = &BusinessWorkHours{}
tl_business_work_hours_gen.go#L86: func (b *BusinessWorkHours) Zero() bool {
tl_business_work_hours_gen.go#L107: func (b *BusinessWorkHours) String() string {
tl_business_work_hours_gen.go#L111: type Alias BusinessWorkHours
tl_business_work_hours_gen.go#L116: func (b *BusinessWorkHours) FillFrom(from interface {
tl_business_work_hours_gen.go#L129: func (*BusinessWorkHours) TypeID() uint32 {
tl_business_work_hours_gen.go#L134: func (*BusinessWorkHours) TypeName() string {
tl_business_work_hours_gen.go#L139: func (b *BusinessWorkHours) TypeInfo() tdp.Type {
tl_business_work_hours_gen.go#L167: func (b *BusinessWorkHours) SetFlags() {
tl_business_work_hours_gen.go#L174: func (b *BusinessWorkHours) Encode(buf *bin.Buffer) error {
tl_business_work_hours_gen.go#L183: func (b *BusinessWorkHours) EncodeBare(buf *bin.Buffer) error {
tl_business_work_hours_gen.go#L202: func (b *BusinessWorkHours) Decode(buf *bin.Buffer) error {
tl_business_work_hours_gen.go#L213: func (b *BusinessWorkHours) DecodeBare(buf *bin.Buffer) error {
tl_business_work_hours_gen.go#L251: func (b *BusinessWorkHours) SetOpenNow(value bool) {
tl_business_work_hours_gen.go#L262: func (b *BusinessWorkHours) GetOpenNow() (value bool) {
tl_business_work_hours_gen.go#L270: func (b *BusinessWorkHours) GetTimezoneID() (value string) {
tl_business_work_hours_gen.go#L278: func (b *BusinessWorkHours) GetWeeklyOpen() (value []BusinessWeeklyOpen) {
tl_registry_gen.go#L6280: BusinessWorkHoursTypeID: func() bin.Object { return &BusinessWorkHours{} },
tl_user_full_gen.go#L252: BusinessWorkHours BusinessWorkHours
tl_user_full_gen.go#L641: GetBusinessWorkHours() (value BusinessWorkHours, ok bool)
tl_user_full_gen.go#L2448: func (u *UserFull) SetBusinessWorkHours(value BusinessWorkHours) {
tl_user_full_gen.go#L2455: func (u *UserFull) GetBusinessWorkHours() (value BusinessWorkHours, ok bool) {
![]() |
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. |