type github.com/gotd/td/tg.InputGroupCallClassArray
14 uses
github.com/gotd/td/tg (current package)
tl_input_group_call_slices_gen.go#L38: type InputGroupCallClassArray []InputGroupCallClass
tl_input_group_call_slices_gen.go#L41: func (s InputGroupCallClassArray) Sort(less func(a, b InputGroupCallClass) bool) InputGroupCallClassArray {
tl_input_group_call_slices_gen.go#L49: func (s InputGroupCallClassArray) SortStable(less func(a, b InputGroupCallClass) bool) InputGroupCallClassArray {
tl_input_group_call_slices_gen.go#L57: func (s InputGroupCallClassArray) Retain(keep func(x InputGroupCallClass) bool) InputGroupCallClassArray {
tl_input_group_call_slices_gen.go#L71: func (s InputGroupCallClassArray) First() (v InputGroupCallClass, ok bool) {
tl_input_group_call_slices_gen.go#L79: func (s InputGroupCallClassArray) Last() (v InputGroupCallClass, ok bool) {
tl_input_group_call_slices_gen.go#L87: func (s *InputGroupCallClassArray) PopFirst() (v InputGroupCallClass, ok bool) {
tl_input_group_call_slices_gen.go#L106: func (s *InputGroupCallClassArray) Pop() (v InputGroupCallClass, ok bool) {
tl_input_group_call_slices_gen.go#L120: func (s InputGroupCallClassArray) AsInputGroupCall() (to InputGroupCallArray) {
tl_input_group_call_slices_gen.go#L133: func (s InputGroupCallClassArray) AsInputGroupCallSlug() (to InputGroupCallSlugArray) {
tl_input_group_call_slices_gen.go#L146: func (s InputGroupCallClassArray) AsInputGroupCallInviteMessage() (to InputGroupCallInviteMessageArray) {
![]() |
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. |