type github.com/gotd/td/tg.InputAiComposeToneIDArray
18 uses
github.com/gotd/td/tg (current package)
tl_input_ai_compose_tone_slices_gen.go#L133: func (s InputAiComposeToneClassArray) AsInputAiComposeToneID() (to InputAiComposeToneIDArray) {
tl_input_ai_compose_tone_slices_gen.go#L241: type InputAiComposeToneIDArray []InputAiComposeToneID
tl_input_ai_compose_tone_slices_gen.go#L244: func (s InputAiComposeToneIDArray) Sort(less func(a, b InputAiComposeToneID) bool) InputAiComposeToneIDArray {
tl_input_ai_compose_tone_slices_gen.go#L252: func (s InputAiComposeToneIDArray) SortStable(less func(a, b InputAiComposeToneID) bool) InputAiComposeToneIDArray {
tl_input_ai_compose_tone_slices_gen.go#L260: func (s InputAiComposeToneIDArray) Retain(keep func(x InputAiComposeToneID) bool) InputAiComposeToneIDArray {
tl_input_ai_compose_tone_slices_gen.go#L274: func (s InputAiComposeToneIDArray) First() (v InputAiComposeToneID, ok bool) {
tl_input_ai_compose_tone_slices_gen.go#L282: func (s InputAiComposeToneIDArray) Last() (v InputAiComposeToneID, ok bool) {
tl_input_ai_compose_tone_slices_gen.go#L290: func (s *InputAiComposeToneIDArray) PopFirst() (v InputAiComposeToneID, ok bool) {
tl_input_ai_compose_tone_slices_gen.go#L309: func (s *InputAiComposeToneIDArray) Pop() (v InputAiComposeToneID, ok bool) {
tl_input_ai_compose_tone_slices_gen.go#L323: func (s InputAiComposeToneIDArray) SortByID() InputAiComposeToneIDArray {
tl_input_ai_compose_tone_slices_gen.go#L330: func (s InputAiComposeToneIDArray) SortStableByID() InputAiComposeToneIDArray {
tl_input_ai_compose_tone_slices_gen.go#L337: func (s InputAiComposeToneIDArray) FillMap(to map[int64]InputAiComposeToneID) {
tl_input_ai_compose_tone_slices_gen.go#L344: func (s InputAiComposeToneIDArray) ToMap() map[int64]InputAiComposeToneID {
![]() |
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. |