Ferrite icon indicating copy to clipboard operation
Ferrite copied to clipboard

Experimental Telegram Server

Results 113 Ferrite issues
Sort by recently updated
recently updated
newest added

not sure why - but project is not happy. had to delete .env to get it to progress - but then... build 9/13] COPY [Ferrite.Core/Ferrite.Core.csproj, Ferrite.Core/] 0.0s => ERROR [build...

![immagine](https://user-images.githubusercontent.com/96684523/185366422-1f3806df-133a-48f5-b620-db10d8ed2d01.png) `StackExchange.Redis.RedisConnectionException: 'It was not possible to connect to the redis server(s). Error connecting right now. To allow this multiplexer to continue retrying until it's able to connect, use abortConnect=false...

Get a list of sponsored messages > [messages.sponsoredMessages](https://core.telegram.org/constructor/messages.sponsoredMessages)#65a4c7d5 messages:[Vector](https://core.telegram.org/type/Vector%20t) chats:[Vector](https://core.telegram.org/type/Vector%20t) users:[Vector](https://core.telegram.org/type/Vector%20t) = [messages.SponsoredMessages](https://core.telegram.org/type/messages.SponsoredMessages); > ---functions--- > [channels.getSponsoredMessages](https://core.telegram.org/method/channels.getSponsoredMessages)#ec210fbf channel:[InputChannel](https://core.telegram.org/type/InputChannel) = [messages.SponsoredMessages](https://core.telegram.org/type/messages.SponsoredMessages);

api-method

Mark a specific sponsored message as read > [boolFalse](https://core.telegram.org/constructor/boolFalse)#bc799737 = [Bool](https://core.telegram.org/type/Bool); > [boolTrue](https://core.telegram.org/constructor/boolTrue)#997275b5 = [Bool](https://core.telegram.org/type/Bool); > ---functions--- > [channels.viewSponsoredMessage](https://core.telegram.org/method/channels.viewSponsoredMessage)#beaedb94 channel:[InputChannel](https://core.telegram.org/type/InputChannel) random_id:[bytes](https://core.telegram.org/type/bytes) = [Bool](https://core.telegram.org/type/Bool)[](https://core.telegram.org/method/channels.viewSponsoredMessage#parameters); >

api-method

Convert a [supergroup](https://core.telegram.org/api/channel) to a [gigagroup](https://core.telegram.org/api/channel), when requested by [channel suggestions](https://core.telegram.org/api/config#channel-suggestions). > [updatesTooLong](https://core.telegram.org/constructor/updatesTooLong)#e317af7e = [Updates](https://core.telegram.org/type/Updates); > [updateShortMessage](https://core.telegram.org/constructor/updateShortMessage)[#](https://core.telegram.org/type/%23)313bc7f8 flags:# out:flags.1?true mentioned:flags.4?true media_unread:flags.5?true silent:flags.13?true id:[int](https://core.telegram.org/type/int) user_id:[long](https://core.telegram.org/type/long) message:[string](https://core.telegram.org/type/string) pts:[int](https://core.telegram.org/type/int) pts_count:[int](https://core.telegram.org/type/int) date:[int](https://core.telegram.org/type/int) fwd_from:flags.2?[MessageFwdHeader](https://core.telegram.org/type/MessageFwdHeader) via_bot_id:flags.11?[long](https://core.telegram.org/type/long)...

api-method

Get inactive channels and supergroups > [messages.inactiveChats](https://core.telegram.org/constructor/messages.inactiveChats)#a927fec5 dates:[Vector](https://core.telegram.org/type/Vector%20t) chats:[Vector](https://core.telegram.org/type/Vector%20t) users:[Vector](https://core.telegram.org/type/Vector%20t) = [messages.InactiveChats](https://core.telegram.org/type/messages.InactiveChats); > ---functions--- > [channels.getInactiveChannels](https://core.telegram.org/method/channels.getInactiveChannels)#11e831ee = [messages.InactiveChats](https://core.telegram.org/type/messages.InactiveChats);

api-method