type github.com/gotd/td/tg.InputGeoPointClass

49 uses

	github.com/gotd/td/tg (current package)
		tl_channels_create_channel_gen.go#L78: 	GeoPoint InputGeoPointClass
		tl_channels_create_channel_gen.go#L164: 	GetGeoPoint() (value InputGeoPointClass, ok bool)
		tl_channels_create_channel_gen.go#L476: func (c *ChannelsCreateChannelRequest) SetGeoPoint(value InputGeoPointClass) {
		tl_channels_create_channel_gen.go#L483: func (c *ChannelsCreateChannelRequest) GetGeoPoint() (value InputGeoPointClass, ok bool) {
		tl_channels_edit_location_gen.go#L48: 	GeoPoint InputGeoPointClass
		tl_channels_edit_location_gen.go#L93: 	GetGeoPoint() (value InputGeoPointClass)
		tl_channels_edit_location_gen.go#L219: func (e *ChannelsEditLocationRequest) GetGeoPoint() (value InputGeoPointClass) {
		tl_contacts_get_located_gen.go#L53: 	GeoPoint InputGeoPointClass
		tl_contacts_get_located_gen.go#L105: 	GetGeoPoint() (value InputGeoPointClass)
		tl_contacts_get_located_gen.go#L256: func (g *ContactsGetLocatedRequest) GetGeoPoint() (value InputGeoPointClass) {
		tl_input_bot_inline_message_gen.go#L724: 	GeoPoint InputGeoPointClass
		tl_input_bot_inline_message_gen.go#L803: 	GetGeoPoint() (value InputGeoPointClass)
		tl_input_bot_inline_message_gen.go#L999: func (i *InputBotInlineMessageMediaGeo) GetGeoPoint() (value InputGeoPointClass) {
		tl_input_bot_inline_message_gen.go#L1089: 	GeoPoint InputGeoPointClass
		tl_input_bot_inline_message_gen.go#L1166: 	GetGeoPoint() (value InputGeoPointClass)
		tl_input_bot_inline_message_gen.go#L1363: func (i *InputBotInlineMessageMediaVenue) GetGeoPoint() (value InputGeoPointClass) {
		tl_input_geo_point_gen.go#L45: func (i InputGeoPointEmpty) construct() InputGeoPointClass { return &i }
		tl_input_geo_point_gen.go#L54: 	_ InputGeoPointClass = &InputGeoPointEmpty{}
		tl_input_geo_point_gen.go#L160: func (i InputGeoPoint) construct() InputGeoPointClass { return &i }
		tl_input_geo_point_gen.go#L169: 	_ InputGeoPointClass = &InputGeoPoint{}
		tl_input_geo_point_gen.go#L385: type InputGeoPointClass interface {
		tl_input_geo_point_gen.go#L390: 	construct() InputGeoPointClass
		tl_input_geo_point_gen.go#L418: func DecodeInputGeoPoint(buf *bin.Buffer) (InputGeoPointClass, error) {
		tl_input_geo_point_gen.go#L445: 	InputGeoPoint InputGeoPointClass
		tl_input_geo_point_slices_gen.go#L38: type InputGeoPointClassArray []InputGeoPointClass
		tl_input_geo_point_slices_gen.go#L41: func (s InputGeoPointClassArray) Sort(less func(a, b InputGeoPointClass) bool) InputGeoPointClassArray {
		tl_input_geo_point_slices_gen.go#L49: func (s InputGeoPointClassArray) SortStable(less func(a, b InputGeoPointClass) bool) InputGeoPointClassArray {
		tl_input_geo_point_slices_gen.go#L57: func (s InputGeoPointClassArray) Retain(keep func(x InputGeoPointClass) bool) InputGeoPointClassArray {
		tl_input_geo_point_slices_gen.go#L71: func (s InputGeoPointClassArray) First() (v InputGeoPointClass, ok bool) {
		tl_input_geo_point_slices_gen.go#L79: func (s InputGeoPointClassArray) Last() (v InputGeoPointClass, ok bool) {
		tl_input_geo_point_slices_gen.go#L87: func (s *InputGeoPointClassArray) PopFirst() (v InputGeoPointClass, ok bool) {
		tl_input_geo_point_slices_gen.go#L97: 	var zero InputGeoPointClass
		tl_input_geo_point_slices_gen.go#L106: func (s *InputGeoPointClassArray) Pop() (v InputGeoPointClass, ok bool) {
		tl_input_media_gen.go#L707: 	GeoPoint InputGeoPointClass
		tl_input_media_gen.go#L748: 	GetGeoPoint() (value InputGeoPointClass)
		tl_input_media_gen.go#L834: func (i *InputMediaGeoPoint) GetGeoPoint() (value InputGeoPointClass) {
		tl_input_media_gen.go#L1878: 	GeoPoint InputGeoPointClass
		tl_input_media_gen.go#L1945: 	GetGeoPoint() (value InputGeoPointClass)
		tl_input_media_gen.go#L2101: func (i *InputMediaVenue) GetGeoPoint() (value InputGeoPointClass) {
		tl_input_media_gen.go#L3239: 	GeoPoint InputGeoPointClass
		tl_input_media_gen.go#L3315: 	GetGeoPoint() (value InputGeoPointClass)
		tl_input_media_gen.go#L3512: func (i *InputMediaGeoLive) GetGeoPoint() (value InputGeoPointClass) {
		tl_input_web_file_location_gen.go#L210: 	GeoPoint InputGeoPointClass
		tl_input_web_file_location_gen.go#L279: 	GetGeoPoint() (value InputGeoPointClass)
		tl_input_web_file_location_gen.go#L435: func (i *InputWebFileGeoPointLocation) GetGeoPoint() (value InputGeoPointClass) {
		tl_messages_get_inline_bot_results_gen.go#L51: 	GeoPoint InputGeoPointClass
		tl_messages_get_inline_bot_results_gen.go#L108: 	GetGeoPoint() (value InputGeoPointClass, ok bool)
		tl_messages_get_inline_bot_results_gen.go#L296: func (g *MessagesGetInlineBotResultsRequest) SetGeoPoint(value InputGeoPointClass) {
		tl_messages_get_inline_bot_results_gen.go#L303: func (g *MessagesGetInlineBotResultsRequest) GetGeoPoint() (value InputGeoPointClass, ok bool) {