type github.com/gotd/td/tg.UpdateStoriesStealthModeArray
12 uses
github.com/gotd/td/tg (current package)
tl_update_slices_gen.go#L1381: func (s UpdateClassArray) AsUpdateStoriesStealthMode() (to UpdateStoriesStealthModeArray) {
tl_update_slices_gen.go#L10210: type UpdateStoriesStealthModeArray []UpdateStoriesStealthMode
tl_update_slices_gen.go#L10213: func (s UpdateStoriesStealthModeArray) Sort(less func(a, b UpdateStoriesStealthMode) bool) UpdateStoriesStealthModeArray {
tl_update_slices_gen.go#L10221: func (s UpdateStoriesStealthModeArray) SortStable(less func(a, b UpdateStoriesStealthMode) bool) UpdateStoriesStealthModeArray {
tl_update_slices_gen.go#L10229: func (s UpdateStoriesStealthModeArray) Retain(keep func(x UpdateStoriesStealthMode) bool) UpdateStoriesStealthModeArray {
tl_update_slices_gen.go#L10243: func (s UpdateStoriesStealthModeArray) First() (v UpdateStoriesStealthMode, ok bool) {
tl_update_slices_gen.go#L10251: func (s UpdateStoriesStealthModeArray) Last() (v UpdateStoriesStealthMode, ok bool) {
tl_update_slices_gen.go#L10259: func (s *UpdateStoriesStealthModeArray) PopFirst() (v UpdateStoriesStealthMode, ok bool) {
tl_update_slices_gen.go#L10278: func (s *UpdateStoriesStealthModeArray) Pop() (v UpdateStoriesStealthMode, ok bool) {
![]() |
The pages are generated with Golds v0.8.5. (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. |