type github.com/gotd/td/tg.InputDialogPeerCommunityArray
12 uses
github.com/gotd/td/tg (current package)
tl_input_dialog_peer_slices_gen.go#L146: func (s InputDialogPeerClassArray) AsInputDialogPeerCommunity() (to InputDialogPeerCommunityArray) {
tl_input_dialog_peer_slices_gen.go#L323: type InputDialogPeerCommunityArray []InputDialogPeerCommunity
tl_input_dialog_peer_slices_gen.go#L326: func (s InputDialogPeerCommunityArray) Sort(less func(a, b InputDialogPeerCommunity) bool) InputDialogPeerCommunityArray {
tl_input_dialog_peer_slices_gen.go#L334: func (s InputDialogPeerCommunityArray) SortStable(less func(a, b InputDialogPeerCommunity) bool) InputDialogPeerCommunityArray {
tl_input_dialog_peer_slices_gen.go#L342: func (s InputDialogPeerCommunityArray) Retain(keep func(x InputDialogPeerCommunity) bool) InputDialogPeerCommunityArray {
tl_input_dialog_peer_slices_gen.go#L356: func (s InputDialogPeerCommunityArray) First() (v InputDialogPeerCommunity, ok bool) {
tl_input_dialog_peer_slices_gen.go#L364: func (s InputDialogPeerCommunityArray) Last() (v InputDialogPeerCommunity, ok bool) {
tl_input_dialog_peer_slices_gen.go#L372: func (s *InputDialogPeerCommunityArray) PopFirst() (v InputDialogPeerCommunity, ok bool) {
tl_input_dialog_peer_slices_gen.go#L391: func (s *InputDialogPeerCommunityArray) Pop() (v InputDialogPeerCommunity, 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. |